file level造句
例句与造句
- the code page can be set at the file level only, not at the column level
代码页只能在文件级设置,不能在列级设置。 - only at file level
只能在文件级别使用 - elements, which can appear within a namespace or at the source file level
它们是命名空间级元素,可出现在命名空间中或源文件级别。 - column delimiters can be set at the file level and overwritten at the column level
列分隔符可以在文件级别设置,而在列级别被覆盖。 - none of these project properties are changed if they are overridden on the file level
如果在文件级重写这些项目属性,那么这些属性都不会改变。 - It's difficult to find file level in a sentence. 用file level造句挺难的
- version-store pages are tracked at the file level because they are global resources
由于版本存储区页是全局资源,所以在文件级别对其进行跟踪。 - however, we will be happier if we can do deltas at the file level just as we are doing deltas at the tree level
然而,我们能够在文件层面做增量就像我们在树的层面做增量的话,我们会更高兴的。 - that is, when querying for the values on a property at the file level, you will not get the values for that same property at the project level; you ll need to explicitly get the values of the property at the project level
即,当在文件级别查询属性值时,您将不会在项目级别得到该属性的值;您需要在项目级别显式获取该属性的值。 - when you view a project s property pages dialog box and when a file is selected in solution explorer, a property value that appears in bold indicates that the value of the property at the file level has been changed
当查看项目的“属性页”对话框并且文件在“解决方案资源管理器”中被选定时,以粗体显示的属性值指示文件级属性值已更改。 - users do not require any permissions to the relational tables in the underlying relational database from which analysis services loads its data, and do not require any file level permissions on the computer on which the instance of analysis services is running
用户不需要对基础关系数据库(analysisservices从该数据库加载其数据)中的关系表的任何权限,也不需要对运行analysisservices实例的计算机的任何文件级别权限。 - file legislation as a " national archives cause legal foundation " has become a cause for national archives building as one of the three pillars legislation is not only a cause of the national archives files level of development, but also a key cause of national archives
档案立法作为“国家档案事业的法律根基”已经成为支撑国家档案事业大厦的三大重要支柱之一。档案立法不但是一个国家档案事业发展水平的一面镜子,同时也是一个国家档案事业兴衰成败的关键。 - general compressing technologies are not proper in some circumstances for the receivers are always required to decompress the data completely to manupulate the original data ( querying, validating etc . ) . the embedded document structure of xml also makes it difficult to perform access control because the traditional file level access control systems could not fulfill the requirement of element or attribute level access control . in the paper we first present a scheme for xml-based data exchange which is an xpath-query-friendly compressor for xml
压缩技术是提高交换效率的一种方法,但接收方需要对压缩文档完全解压才能够执行进一步的操作,在很多应用中这种方式并不适用,这就提出了如何在高效压缩的同时在压缩后的xml文档上进行查询等操作的问题;另一方面,由于xml文档的层次结构的特殊性,传统的文件级别的访问控制已经不能适应在元素、属性的级别上进行访问控制的需要,所以对只需要访问部分xml文档内容的用户进行有效的数据访问控制也是xml数据访问控制面临的一个问题。